1
//------------------------------------------------------------------------------
3 // This code was generated by a tool.
5 // Changes to this file may cause incorrect behavior and will be lost if
6 // the code is regenerated.
8 //------------------------------------------------------------------------------
10 namespace CSASPNETCurrentOnlineUserList
{
13 public partial class Login
{
19 /// Auto-generated field.
20 /// To modify move field declaration from designer file to code-behind file.
22 protected global::System
.Web
.UI
.HtmlControls
.HtmlHead Head1
;
28 /// Auto-generated field.
29 /// To modify move field declaration from designer file to code-behind file.
31 protected global::System
.Web
.UI
.HtmlControls
.HtmlForm form1
;
34 /// lbUserName control.
37 /// Auto-generated field.
38 /// To modify move field declaration from designer file to code-behind file.
40 protected global::System
.Web
.UI
.WebControls
.Label lbUserName
;
43 /// tbUserName control.
46 /// Auto-generated field.
47 /// To modify move field declaration from designer file to code-behind file.
49 protected global::System
.Web
.UI
.WebControls
.TextBox tbUserName
;
52 /// lbTrueName control.
55 /// Auto-generated field.
56 /// To modify move field declaration from designer file to code-behind file.
58 protected global::System
.Web
.UI
.WebControls
.Label lbTrueName
;
61 /// tbTrueName control.
64 /// Auto-generated field.
65 /// To modify move field declaration from designer file to code-behind file.
67 protected global::System
.Web
.UI
.WebControls
.TextBox tbTrueName
;
73 /// Auto-generated field.
74 /// To modify move field declaration from designer file to code-behind file.
76 protected global::System
.Web
.UI
.WebControls
.Button btnLogin
;
79 /// lbMessage control.
82 /// Auto-generated field.
83 /// To modify move field declaration from designer file to code-behind file.
85 protected global::System
.Web
.UI
.WebControls
.Label lbMessage
;